SDO Functions
PHP Manual

SDO_Model_Type::getNamespaceURI

(^)

SDO_Model_Type::getNamespaceURI Get the namespace URI of the type

Descripción

string SDO_Model_Type::getNamespaceURI ( void )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

Returns the namespace URI of the type. The combination of namespace URI and type name is used to uniquely identify the type.

Lista de parámetros

None.

Valores retornados

Returns the namespace URI of the type.


SDO Functions
PHP Manual